A good answer might be:

Yes. If you know how, create one (perhaps "C:\JavaPrograms") and use the CD command to move to it.

Starting Notepad

The text editor we will use is called "Notepad." It comes with Microsoft operating systems. Click on the "Start" button in the lower left, then on "Programs" then on "Accessories", and then on "Notepad":

The text editor will start up. Another way is to start it from the DOS prompt:

C:\TEMP> notepad
C:\TEMP>

QUESTION 10:

Is all this getting to be too much?